home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1995 October
/
EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso
/
Aminet
/
comm
/
mebbs
/
MEBBSNet_Demo.lha
/
Disks
/
MEBBSNet Pro Disk 2
/
Menus
/
Menu6.Menu
< prev
next >
Wrap
Text File
|
1995-02-26
|
2KB
|
129 lines
; Menu6.Menu
;
; This is a basic MEBBSNet main menu. Level 2
;
Page 6
Type General
Prompt Mainp
; Page 1 always denotes the root menu (the one users enter when they logon)
; for your BBS.
Helpfile Default MainMenu
Helpfile Level 0 NewUserMenu
Helpfile Level 4 RSRMenu
Helpfile Level 5 VSysopMenu
Helpfile Level 6 MBetaMenu
Helpfile Level 8 MBSysMenu
Helpfile Level 9 MRegMenu
; Note that no path is required with the filename of the help file, because
; the help files have to be in your text files directory anyway.
; Also note that no extender is put on it either.
Option 'A':
Function Adjust
end
Option 'B':
Function Bulletins
end
Option 'C':
Function Chat
end
Option 'D':
Function Doors
end
; Added below for fido messages
Option 'E':
Function PassMessages 2
end
Option 'F':
Function Passfiles 2
end
; With both Passfiles and Passmessages, a "sig" parameter of 0 signifies
; a BBS without sig seperation - all your message areas and file areas
; are in one area.
Option 'G':
Function Goodbye
end
Option 'H':
Function ShowFile MEBBSNET:TXT/MainHelp Clear
end
; Added below for sysop messages only
Option 'I':
Function PassMessages 3
end
Option 'J':
Minaccess 4
Maxaccess 4
Function Passfiles 4
end
Option 'K':
Minaccess 6
Maxaccess 9
Function Passfiles 6
end
Option 'L':
Function Feedback
end
Option 'M':
Function PassMessages 1
end
Option 'N':
Maxaccess 1
Function RunDoor mebbsnet:doors/autovalidate/autoval
end
;Option 'P':
; Function RunDoor DOORS:MEBBSQWK/MEBBSQWK
; Minaccess 2
; end
Option 'S':
Function Status
end
Option 'T':
Function Textfiles
end
Option 'U':
Function Userlist
end
Option 'V':
Function ShowFile MEBBSNET:TXT/MechEngr
end
Option 'W':
Function Waiting
end
;The following are the examples of the appropriate commands to execute
;the multiuser conference program and the list users online program.
;They are commented out since not everyone will want to use them, and
;the location these will be placed in your file system will probably
;be different.
;Option 'O':
; Function MultiRunDoor mebbsnet:doors/conf/StarUSRS bypass
; end
Option '*':
Function MultiRunDoor doors:conf/MEBBSConf bypass
end